home *** CD-ROM | disk | FTP | other *** search
- Back to MENU
- Back to INTERFACE
-
- The pulldown menus
- ------------------
-
- The pulldown menus are selected by depressing the right mouse
- button,
- and moving the pointer over the desired item.
-
- Description
- -----------
-
- 1 - Project
-
- New - Resets AWebEd.
- Open - Brings up the file requestor to load in a file.
- Save - Saves a file under the current name.
- Save as - Saves a file under a different name.
- Quit - Quits AWebEd
-
- 2 - Edit
-
- Delete line - Deletes the line in the EDITING window on which
- the cursor is residing.
- Insert - To insert ASCII text into the EDITING window at the
- location of the cursor. Remember that all text files
- should have linefeeds (return strikes) at the end of
- each line!
- Cut - Cuts the SELECT ed text out of the document and into the
- clipboard.
- Copy - Copies the SELECT ed text into the clipboard.
- Paste - Pastes the text from the clipboard into the document.
- Clear - Clears the SELECT ed text from the document.